1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00
Files
sql-server-samples/samples/features/json/Entity-Framework/.gitignore
Jovan Popovic df6330fbc7 Entity Framework JSON Example
Added project that shows how to map JSON fieds from database via Entity
Famework model.
2017-01-13 22:25:20 +01:00

10 lines
128 B
Plaintext

*.xproj.user
.vs/*
.vscode/*
bin/*
obj/*
*.sln
*.log
Properties/PublishProfiles/*
appsettings.development.json
project.lock.json