Releases: jirenius/csharp-res
Releases · jirenius/csharp-res
Release v0.3.0
Target Framework
.NET Standard 2.0
.NET Core SDK Version
2.1.508
NuGet
Release Info
This release adds some additional functionality to the library. The release features:
Features & improvements
- #4 Support for resource groups for simplify synchronization
- #13 Call and Auth method and attribute support to BaseHandler
- #15 Event handlers for ResService
Bug fixes
- Path param offset would be wrong for resources on a mounted Router
- Tests for internal TimerQueue class might occasionally fail
Release v0.2.0
Target Framework
.NET Standard 2.0
.NET Core SDK Version
2.1.508
NuGet
Release Info
This release is a major API overhaul with multiple added features. The release also includes multiple bug fixes as most of the code is now covered by unit tests and integration tests.
It now has full support for RES protocol specification v1.1.
Release v0.1.0
Target Framework
.NET Standard 2.0
.NET Core SDK Version
2.1.508
NuGet
Release Info
This is the initial release of the RES Service .NET library for Resgate.