ASP.NET
ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.
Here are 472 public repositories matching this topic...
We should change images on documentations after we merge MVC UI migration to AdminLTE 3
Orginally posted by @iyilm4z aspnetboilerplate/module-zero-core-template#489 (comment)
We added LinkParser in 3.0 to replace some functionality that people used IRouter for in the past. This is briefly mentioned in the 2.2->3.0 migration docs, but we should probably have a dedicated section for it.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID:
Hi,
Similar to issue #125 it would be good to allow the same for the letsencrypt certbot container, could you please add a bind IP question during the bitwarden.sh install part in the letsencrypt section.
And something similar with (or storing the information for later in the previous
-
Updated
Feb 19, 2020 - C#
-
Updated
Feb 20, 2020 - C#
Hello @commonsensesoftware ,
You might remember that helped me to write an extension to this library a while back. #458
https://github.com/purplebricks/PB.ITOps.AspNetCore.Versioning
It adds the attributes IntroducedInApiVersion and RemovedAsOfApiVersion.
I've just updated this to support asp.net core 3.
I think you were going to add this as an example of how to extend function
Receiving the following dump when running a prod build, but not for a dev build:
ERROR in ClientApp/app/models/configurationexperience/cx-simulator.ts(14,21): error TS2580: Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i @types/node` and then add `node` to the types field in your tsconfig.
ClientApp/app/shared/services/availability/availabili
-
Updated
Feb 20, 2020 - Vue
Describe the bug
BaGet must be restarted after installing a new PostgreSQL database due to the following error message:
Npgsql.NpgsqlException (0x80004005): The NpgsqlDbType 'Citext' isn't present in your database.
Work around
Restart BaGet to fix this issue.
To Reproduce
- Install PostgreSQL
- Delete BaGet's database if it exists
- Start BaGet
- Verify the P
-
Updated
Feb 20, 2020 - C#
-
Updated
Feb 20, 2020 - JavaScript
As of version 5.0 the Csla NuGet package only contains the default (en-us) language.
There's a doc that describes two options for including localized resources via NuGet.
It sounds like the most direct approach is for the Csla nuspec to include the localized resources in the primary package.
Page with RouteLink:
<dot:RouteLink RouteName="Dashboard_Radio" Param-RadioId="{value: Id}">
Radio
</dot:RouteLink>and Route definition eg.: dashboard/radio/{Id?} should fail to render, becouse RouteLink contains extra parameter RadioId which is not located in route definition.
Supported scenarios and unsupported scenarios are not well explained outside the example on the README.
Improve Documentation with more examples and explanations of what will/won't work.
-
Set up Github Pages site with great documentation
-
Improve & Update README
-
XML <summary> tags on classes & methods.
-
Updated
Feb 14, 2020 - C#
-
Updated
Feb 20, 2020 - Python
-
Updated
Feb 15, 2020 - C#
-
Updated
Feb 16, 2020 - C#
Requirement
Port test code to unit test project.
https://github.com/OpenTouryoProject/OpenTouryo/tree/develop/root/programs/CS/Frameworks/Tests
//**********************************************************************************
//* フレームワーク・テスト画面(部品)
//**********************************************************************************
// テスト画面なので、必要に応じて流用 or 削除して下さい。
//*******-
Updated
Feb 19, 2020 - C#
-
Updated
Feb 14, 2020 - C#
-
Updated
Feb 10, 2020 - Vim script
This issue has been moved from a ticket on Developer Community.
The UseResponseCaching method in the ResponseCachingExtensions class in the Microsoft.AspNetCore.Builder namespace is missing XML Documentation Comments.
(As a quick aside, the "Summary" sec