Sebastien LALLEMAND
a9c75257e6
fake
2 years ago
Nicolas Massé
cedb36ea31
fix url
2 years ago
Nicolas Massé
d1220e8ac7
add devfile
3 years ago
Nicolas Massé
00d3b7bbf3
doc
3 years ago
Brigit Murtaugh
1b7e3b7bed
Update dev container config and guidance ( #886 )
* Initial dev container changes
* Update readme's
* Clean up dev container
* Cleanup
* Use in-memory db
* Indent
* Update devcontainerreadme.md
* Update appsettings.json
* Update appsettings.json
---------
Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
3 years ago
Steve Smith
dbc19cf611
Update README.md
Update .NET 6 reference to .NET 7
Note that the PDF will need to be created and published before it will have the latest .NET 7 changes in it.
3 years ago
Cédric Michel
61d2d6cdd0
Feature/admin ( #831 )
* fix redirect to login for admin page
fix logout
* add admin part url
Co-authored-by: cedri <cedri@BAS>
3 years ago
Cédric Michel
fdb1c34d61
Feature/dotnet7 migration ( #828 )
* migration to .net 7
* remove temp memory database
* adapt global.json .net 7
* adapt Rich Code Navigation to .net 7
* update and clean run for .net 7
* update .net ef tool
Co-authored-by: cedri <cedri@BAS>
3 years ago
Cédric Michel
31be1d4d74
fix fraud posibility the client sent the unit price ( #702 )
* fix fraud posibility the client sent the unit price, fix unit test to use the fomat as server base
* fix bad coding convention
* update dotnet tool ef and nuget package
* Align MD with real database by default
4 years ago
Cédric Michel
1e13733d3d
Feature/migrate to minimal api ( #662 )
* migrate from classic controller to minimal api
* fix all PublicApi integration test
* update all nuget package add forget project
* fix pay now
* Adapt readme use in memory database
* undo AuthenticateEndpoint to use EndpointBaseAsync
* Update README.md
Co-authored-by: Steve Smith <steve@kentsmiths.com>
Co-authored-by: Steve Smith <steve@kentsmiths.com>
4 years ago
Nish Anil
48675404aa
Update README.md
4 years ago
Nish Anil
faca9cfbf0
Update README.md
4 years ago
Steve Smith
6fc0e83aaa
Update README.md
4 years ago
Cédric Michel
13fed892ee
update nuget package and adapt dockerfile to .net 6 ( #639 )
4 years ago
Cédric Michel
530df9d685
fix to remove usage of IIS port. ( #552 )
* fix to not using IIS port.
add more information in readme to start application with correct profile correcponding in the appsettings
* Update README.md
Co-authored-by: Steve Smith <steve@kentsmiths.com>
4 years ago
Youssef Victor
3a48dfc99d
Fix list items in README ( #518 )
5 years ago
Sudheesh Valathil
70bc7c3eae
updated version informations in README file
5 years ago
Steve Smith
2e9ac0f6e5
Update README.md
5 years ago
Steve Smith
ec5ffefb31
Update README.md
5 years ago
Steve Smith
f4bfc81fe8
Updating README with running the sample instructions
5 years ago
Steve Smith
f582182698
Update README.md
5 years ago
Steve Smith
68f29a55e4
Update README.md
5 years ago
Eric Fleming
f89c20ee64
Update docker compose to include new Public API project ( #414 )
* Updating docker compose and override to also start the public api
* Update README
6 years ago
Maira Wenzel
b47e5bfbdf
Update docs links ( #387 )
6 years ago
Eric Fleming
7dcf3845d6
Adding community extensions section to the readme ( #364 )
6 years ago
Steve Smith
1007a6b0fc
Update README.md
6 years ago
Steve Smith
0d4061a6b6
Update README.md
6 years ago
Eric Fleming
606055c44c
Updating README to include link to new FAQ page
6 years ago
Cédric Michel
3e228035c0
Feature/respect encapsulation ( #349 )
* resolve osbsolete method
* put all properties as private, align unit test
* fix version of version in MD, add instruction to install ef tool
* fix url stored
6 years ago
Eric Fleming
288d827821
Actions build ( #340 )
* Build with GitHub Actions
* Changing dotnet-version
* Updating version again
* Updating path to sln and adding test step
* Updates to file path
* Path is probably starting out at the root
* Updating path once again
* Updating name
* Adding build badge to readme
* Making the build work in markdown
6 years ago
Gregg Miskelly
0fcf43ea78
Update database instructions to work in .NET Core 3.0
In the 3.0 SDK `dotnet ef` needs to be installed. This updates the instructions/tool config to do so.
More info: https://docs.microsoft.com/en-us/ef/core/miscellaneous/cli/dotnet
6 years ago
Steve Smith
3aedf59e04
Update README.md
7 years ago
Steve Smith
72e8929b25
Updating README
7 years ago
Steve Smith
ae8e7c2560
Updating book cover image
7 years ago
Steve Smith
0dd2f7892a
Adding link to ePub/Mobi download page
7 years ago
Steve Smith
9bc226d257
Update README to 2.2
7 years ago
Eric Fleming
95285593c9
Updating numbering of README
7 years ago
Cesar De la Torre
8dcdd51b8c
Update README.md
8 years ago
Cesar De la Torre
028ed3ec1e
Update README.md
8 years ago
Steve Smith
ad49bf1388
Adding docker instructions to README
8 years ago
Steve Smith
8bf2a7ade1
Update README.md
8 years ago
Steve Smith
a63f0ad921
Updating version info in README
8 years ago
Cesar De la Torre
9fcc88ca93
Update README.md
8 years ago
Cesar De la Torre
d3984750e8
Update README.md
8 years ago
Will 保哥
067b2d68a9
Update README.md ( #69 )
Updating "Configuring the sample to use SQL Server" section to reflect to the current sample code.
8 years ago
Steve Smith
19c10ed0e5
Update README.md
8 years ago
Steve Smith
26a43cd4ad
Fixing typo; adding migration creation notes
8 years ago
Steve Smith
eefc8170cb
Updating and testing migrations ( #42 )
Updating readme to describe how to run migrations
8 years ago
Steve Smith
1193af57ef
update readme ( #31 )
* Updating readme
* Fixing broken link in eBook
8 years ago
Steve Smith
b52048b74d
Fixing (ignoring) test ( #24 )
8 years ago