Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vb-consulting/Norm.net
Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher
https://github.com/vb-consulting/Norm.net
csharp database-mapper microorm net netcore orm
Last synced: 3 months ago
JSON representation
Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher
- Host: GitHub
- URL: https://github.com/vb-consulting/Norm.net
- Owner: vb-consulting
- License: mit
- Created: 2020-11-30T09:06:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T15:45:14.000Z (6 months ago)
- Last Synced: 2024-07-30T06:25:37.079Z (3 months ago)
- Topics: csharp, database-mapper, microorm, net, netcore, orm
- Language: C#
- Homepage: https://vb-consulting.github.io/norm.net/
- Size: 1.87 MB
- Stars: 175
- Watchers: 11
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: changelog-archive.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# **`Norm Micro-ORM`**
_Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher_
![build-test-publish](https://github.com/vb-consulting/Norm.net/workflows/build-test-publish/badge.svg)
![License](https://img.shields.io/badge/license-MIT-green)
![GitHub Stars](https://img.shields.io/github/stars/vb-consulting/Norm.net?style=social)
![GitHub Forks](https://img.shields.io/github/forks/vb-consulting/Norm.net?style=social)Norm.net is innovative and high-performance Database Access for .NET
- [Website](https://vb-consulting.github.io/norm.net/)
- [Example Project](https://vb-consulting.github.io/norm.net/example/)
- [Performance Benchmarks](https://vb-consulting.github.io/norm.net/example/)- [Changelog](https://vb-consulting.github.io/norm.net/changelog/)
- [Documentation](https://vb-consulting.github.io/norm.net/docs/getting-started/introduction/)
## Features at a Glance
- High-Performance mapping
- A powerful and extendible mapping system that includes:
- Tuples
- Named Tupels
- Up to 12 instances at once
- anonymous types
- Custom mapping handlers
- Asynchronous Streaming
- PostgreSQL Optimizations
- Logging And Analytics## Currently supported platforms
- .NET Standard 2.1
## Support
This is open-source software developed and maintained freely without any compensation whatsoever.
## License
Copyright (c) Vedran Bilopavlović - VB Consulting and VB Software
This source code is licensed under the [MIT license](https://github.com/vbilopav/NoOrm.Net/blob/master/LICENSE).