1.0
No due date
93% complete
The 1.0 release focus primarily on
- Standardized use of
Microsoft.Extensions
packages, kill the custom implementations - Only support LTS versions of .NET (Core) and removing support .NET Framework.
- Fix missssspellllledddd APIs
- Add missing async/await on critical methods
- Removal of non-async methods
- Do much needed API changes that requires breaking current …
The 1.0 release focus primarily on
- Standardized use of
Microsoft.Extensions
packages, kill the custom implementations - Only support LTS versions of .NET (Core) and removing support .NET Framework.
- Fix missssspellllledddd APIs
- Add missing async/await on critical methods
- Removal of non-async methods
- Do much needed API changes that requires breaking current APIs (hopefully not many)