An open API service indexing awesome lists of open source software.

https://github.com/luoyunchong/samples

简单的示例程序,关于freesql/freekit等基础组件
https://github.com/luoyunchong/samples

aspnetcore freekit freesql identity

Last synced: 2 months ago
JSON representation

简单的示例程序,关于freesql/freekit等基础组件

Awesome Lists containing this project

README

          

# samples 示例程序

## freesql-samples

在不同的.NET环境、框架下使用freesql的简单示例程序,比如sqlite的加密,console控制台,console 配合容器,.NET Core的Winform/.NET Framework winform等

## freekit-samples

在freesql的基础上扩展了freesql的操作,比如freesql下的aspnetcore identity实现,extras中的一些基于aop+特性的事务跨方法异步异步操作,审计,登录人信息等

### aspnetcore identity freesql

### igeekfan.freekit.extrs