update fpb.json
parent
8455114b11
commit
d282276d99
20
fpb.json
20
fpb.json
|
@ -11224,6 +11224,11 @@
|
|||
{
|
||||
"section": "<a id=\"csharp\">",
|
||||
"entries": [
|
||||
{
|
||||
"url": "https://docs.microsoft.com/en-us/dotnet/architecture/modern-web-apps-azure/",
|
||||
"title": "Architect Modern Web Applications with ASP.NET Core and Azure",
|
||||
"author": "Steve \"ardalis\" Smith"
|
||||
},
|
||||
{
|
||||
"url": "http://goalkicker.com/CSharpBook/",
|
||||
"title": "C# Notes for Professionals",
|
||||
|
@ -11318,6 +11323,16 @@
|
|||
"Packt account *required*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://docs.microsoft.com/en-us/dotnet/architecture/modernize-with-azure-containers/",
|
||||
"title": "Modernize existing .NET applications with Azure cloud and Windows Containers",
|
||||
"author": "Cesar de la Torre"
|
||||
},
|
||||
{
|
||||
"url": "https://docs.microsoft.com/en-us/dotnet/architecture/modernize-desktop",
|
||||
"title": "Modernizing Desktop Apps on Windows with .NET 6",
|
||||
"author": "Olia Gavrysh, Miguel Angel Castejón Dominguez"
|
||||
},
|
||||
{
|
||||
"url": "http://www.charlespetzold.com/dotnet",
|
||||
"title": ".NET Book Zero",
|
||||
|
@ -11334,6 +11349,11 @@
|
|||
"PDF"
|
||||
]
|
||||
},
|
||||
{
|
||||
"url": "https://docs.microsoft.com/en-us/dotnet/architecture/porting-existing-aspnet-apps/",
|
||||
"title": "Porting Existing ASP.NET Apps to .NET 6",
|
||||
"author": "Steve \"ardalis\" Smith"
|
||||
},
|
||||
{
|
||||
"url": "http://www.albahari.com/threading/",
|
||||
"title": "Threading in C#"
|
||||
|
|
Loading…
Reference in New Issue