mvc web.config de dosya mb yükseltme

mvc web.config de dosya mb yükseltme 

<httpRuntime targetFramework="4.8" maxRequestLength="1073741824" />


<system.webServer>
    <security>
      <requestFiltering>
        <requestLimits maxAllowedContentLength="1073741824" />
      </requestFiltering>
    </security>
    <validation validateIntegratedModeConfiguration="false" />

Bu blogdaki popüler yayınlar

Active Directory Nedir - LDAP Nedir - Dizin (Directory) ve LDAP (Lightweight Directory Access Protocol) Kavramlar

Interface , Class ve Abstract Class || inheritance ve implemente