https://github.com/robthree/ipnetworkefcore
Storing IP's and networks in SQL Server efficiently with Entity Framework Core.
https://github.com/robthree/ipnetworkefcore
Last synced: 12 months ago
JSON representation
Storing IP's and networks in SQL Server efficiently with Entity Framework Core.
- Host: GitHub
- URL: https://github.com/robthree/ipnetworkefcore
- Owner: RobThree
- License: mit
- Created: 2021-07-06T12:29:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-06T15:50:17.000Z (over 4 years ago)
- Last Synced: 2024-10-25T13:22:39.257Z (over 1 year ago)
- Language: C#
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IPNetworkEFCore
Storing IP's and networks in SQL Server efficiently with Entity Framework Core.
See the [accompanying blogpost](https://blog.robiii.nl/2021/07/storing-ips-and-networks-in-sql-server.html) for more information.