Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.61 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.61 KB

Introduction

This is a dotnet library repository that contains the following public libraries

Project Package Description
Ling.Cache NuGet A cache library that can easily use memory cache or redis cache.
Ling.Audit NuGet A source generator to generate audit properties.
Ling.EntityFrameworkCore NuGet An extension library of Microsoft.EntityFrameworkCore.
Ling.EntityFrameworkCore.Audit NuGet An extension library that can automatically record entity changes of Microsoft.EntityFrameworkCore.
Ling.Blazor NuGet A library for Blazor.
Ling.Blazor.Authentication NuGet A library that provides JWT authentication for Blazor applications.

License

This project is licensed under the Apache-2.0