网站首页
编程语言
数据库
系统相关
其他分享
编程问答
assemblies
2024-06-21
Blazor 判断一个内部url是否符合路由
Blazor内部的方法不对外公开,要么反射,要么自己写写的不好,参考自https://q.cnblogs.com/q/146281,有一点改动。这个其实是适合后端的,比Blazor的路由约束支持要多,判定上可能会出现失误。而且"Microsoft.AspNetCore.Routing"Version="2.2.2"包已过时了publicclassRouteHelper{
2023-11-08
Office Primary Interop Assemblies
OfficePrimaryInteropAssembliesWhenyoucreateanewVisualStudioToolsforOffice project,areferencetothecorrectprimaryinteropassembly(PIA)isaddedtoyourprojectautomaticallyiftheassemblyisinstalledintheWindowsglobalassemblyca
2023-07-03
dotnet\shared vs dotnet\packs\ref\ reference assembly vs runtime assembly
dotnet\sharedvsdotnet\packs\ref\C:\ProgramFiles\dotnet\shared\Microsoft.AspNetCore.App\6.0.16\Microsoft.AspNetCore.Identity.dllC:\ProgramFiles\dotnet\packs\Microsoft.AspNetCore.App.Ref\6.0.16\ref\net6.0\Microsoft.AspNetCore.Identity
2023-02-23
Sharing assemblies between w3wp processes for reduce memory usage
Problem Wearepublishingalotofmicroservicesononemachine,i.e.:30instancesandeveryoneuse150–300mb.Alotofmicroservicesusethesamelibra
2022-11-25
XSSDetect Add-In for Visual Studio 2005
XSSDetectAdd-InforVisualStudio2005SampleUsage1. LaunchVisualStudio2. OpenasolutioncontainingatleastonC#,J#orVB.NETproject3.
2022-11-23
Manage your references to .Net assemblies Dynamics 365 for Operations VS projects
(Dynamics365forOperationswaspreviouslyknownastheNewDynamicsAX)Dynamics365forOperationsVisualStudioprojects allowX++codetointeractseamle