Skip to content

dutwrapper/dutwrapper-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DutWrapper

An unofficial wrapper at sv.dut.udn.vn - Da Nang University of Science and Technology student page.

Note

We will deprecate this project on 2025/09/11. Learn more on project homepage.

Version

Building requirements

  • One of following application:
    • Visual Studio 2017 or later (for .NET Core/.NET Framework support) (recommend).
    • Visual Studio Code with C# extension (you will still need .NET SDK).
  • .NET Core 3.1 SDK.
    • Remember: Download .NET SDK (not .NET Runtime) for building this library.
    • This project will focus to .NET Core 3.1 SDK, so if you need library for newer .NET (5, 6, 7, 8,...), you can change framework in Project Properties.

FAQ

Can I port back .NET/.NET Core project to .NET Framework?

  • Yes, you can port back, but you need to do that manually. I don't provide .NET Framework version anymore.

Branch in dutwrapper?

  • stable/main: Default branch and main release. This is my recommend branch.
  • draft: This branch will used for update my progress and it is unstable. Use it at your own risk.

I received error about login while running AccountTest?

  • Make sure you have dut_account variable set with syntax studentid|password. This will ensure secure when testing project.

I'm got issue or a feature request about this library. How should I do?

  • Navigate to issue tab on this repository to create a issue or feature request.

Credit and license?

About

DutWrapper package for .NET/.NET Core language.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages