Pinned Repositories
pure-validation
**pure-validation** is configurable, non-intrusive, easy-to-expand, hot-load, lightweight dynamic parameter validation framework that can replace hibernate-validation. The total code is less than 1000 lines, easy to learn, and can be expanded to implement more validators.
pure.data
pure.data supports the ORM framework of .Net core and .NetFramework4.5+. The bottom layer uses dapper, which has strong performance and stability. It can not only use Linq strong coding hints, but also use Mybatis style to manage SQL.
Pure.NETCoreExtensions
NET Core Extentsion methods(support NET Core2.0+),Include Extensions methods: DistributedCacheExtensions ConfigurationExtensions CookiesExtensions ServiceCollectionExtensions EnvironmentExtensions HttpContextExtensions HttpRequestExtentions FormFileExtentions HeaderDictionaryExtensions DefaultIdentityUserClaimsExtensions LoggerFactoryExtensions UrlHelperExtensions SmtpEmailSenderExtensions WebHostBuilderExtensions ApplicationBuilderExtensions
pure.profiler
PureProfiler is an open source .NET performance debugging library which trace web or sql execute info.Simple. Fast. Pragmatic. Useful.
purestack.org's Repositories
purestackorg/Pure.NETCoreExtensions
NET Core Extentsion methods(support NET Core2.0+),Include Extensions methods: DistributedCacheExtensions ConfigurationExtensions CookiesExtensions ServiceCollectionExtensions EnvironmentExtensions HttpContextExtensions HttpRequestExtentions FormFileExtentions HeaderDictionaryExtensions DefaultIdentityUserClaimsExtensions LoggerFactoryExtensions UrlHelperExtensions SmtpEmailSenderExtensions WebHostBuilderExtensions ApplicationBuilderExtensions
purestackorg/pure.profiler
PureProfiler is an open source .NET performance debugging library which trace web or sql execute info.Simple. Fast. Pragmatic. Useful.
purestackorg/pure-validation
**pure-validation** is configurable, non-intrusive, easy-to-expand, hot-load, lightweight dynamic parameter validation framework that can replace hibernate-validation. The total code is less than 1000 lines, easy to learn, and can be expanded to implement more validators.
purestackorg/pure.data
pure.data supports the ORM framework of .Net core and .NetFramework4.5+. The bottom layer uses dapper, which has strong performance and stability. It can not only use Linq strong coding hints, but also use Mybatis style to manage SQL.