Teronis.DotNet
This project contains utilities, extensions and new functionalities of all types.
Install / Use
/learn @teneko/Teronis.DotNetREADME
Teronis.DotNet
Teronis.DotNet consists of many projects. These are projects to solve common problems you may appear in daily programming.
Resources
:package: NuGet Packages <br />:briefcase: Project Introductions
- Teronis.Nullable | :package: NuGet Package <br/>Use .NET Core 3.0's new nullable attributes in older target frameworks.
- Teronis.MSBuild.Packaging.ProjectBuildInPackage | :package: NuGet Package <br/>Allow project reference content to be added to the NuGet-package during pack process.
- Teronis.AspNetCore.Components.NUnit | :package: NuGet Package <br/>Create and execute NUnit test cases in Blazor programmatically and display NUnit XML report.
- Teronis.Microsoft.JSInterop | :package: NuGet Package <br/>Create specialized IJSObjectReference facades
- Teronis.Microsoft.JSInterop.Dynamic | :package: NuGet Package <br/>Create specialized IJSObjectReference dynamic proxy facades
- ... (TBD)
:book: Source Documentation <br/>:1234: Repository Structure
Building
The build script ./build.(cmd|ps1|sh) is a small application to assist in restoring, compiling, testing and packing projects that can be found in this repository.
Contributing
Feel free to open an issue if you encounter any problems. Pull requests should be only applied if they are well described. I will do my best to answer as fast as I can. :slightly_smiling_face:
Versioning
I use SemVer for versioning. For the versions available, see the tags on this repository.
License
This project is licensed under the MIT License - see the LICENSE file for details.
